Uses of Class
org.eclipse.vtp.framework.interactions.voice.vxml.Parameter

Packages that use Parameter
org.eclipse.vtp.framework.interactions.voice.vxml   
 

Uses of Parameter in org.eclipse.vtp.framework.interactions.voice.vxml
 

Methods in org.eclipse.vtp.framework.interactions.voice.vxml with parameters of type Parameter
 void Subdialog.addParameter(Parameter parameter)
          Adds the specified parameter to the set of parameters for this subdialog.
 void Subdialog.removeParameter(Parameter parameter)
          Removes the specified parameter from the set of parameters for this subdialog.